home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19981211-19990422 / 000147_news@watsun.cc.columbia.edu _Tue Jan 26 20:17:56 1999.msg < prev    next >
Internet Message Format  |  1999-04-21  |  1KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA19839
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 26 Jan 1999 20:17:55 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id TAA00032
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 26 Jan 1999 19:48:08 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Evgeni Krimer <sek@techst02.technion.ac.il>
  10. Subject: using C-Kermit (on Linux) to comm. with RS-232 device
  11. Date: Tue, 26 Jan 1999 16:09:20 +0200
  12. Organization: Technion - Israel Institute of Technology
  13. Message-ID: <36ADCC90.6509@techst02.technion.ac.il>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. Hello,
  17.  
  18. I am tring to communicate with RS-232 device ,
  19. working on Linux platform with C-Kermit.
  20.  
  21. All I have to do is : 
  22. 1. to send (binary) set of commands
  23. 2. to recive (binary) responce 
  24.  
  25. the question is :
  26. HOW DO I RECIVE UNKNOWN AMOUNT OF DATA?
  27.  
  28. Please if you could give a short example of such a script...
  29.  
  30. Thank you 
  31.  
  32. Evgeni Krimer
  33. sek@techst02.technion.ac.il